home *** CD-ROM | disk | FTP | other *** search
- # This properties file is used to create a PropertyResourceBundle
- # It contains Locale specific strings used be the Metal Look and Feel.
- # Currently, the following components need this for support:
- #
- # FileChooser
- #
- # When this file is read in, the strings are put into the
- # defaults table. This is an implementation detail of the current
- # workings of Swing. DO NOT DEPEND ON THIS.
- # This may change in future versions of Swing as we improve localization
- # support.
- #
- # 1.7 03/08/01
- # @author Steve Wilson
-
-
- ############ FILE CHOOSER STRINGS #############
-
- FileChooser.lookInLabelText=Leta i:
- FileChooser.fileNameLabelText=Filnamn:
- FileChooser.filesOfTypeLabelText=Filformat:
- FileChooser.upFolderToolTipText=Upp en niv\u00e5
- FileChooser.upFolderAccessibleName=Upp
- FileChooser.homeFolderToolTipText=Hem
- FileChooser.homeFolderAccessibleName=Hem
- FileChooser.newFolderToolTipText=Skapa ny mapp
- FileChooser.newFolderAccessibleName=Ny mapp
- FileChooser.listViewButtonToolTipText=Lista
- FileChooser.listViewButtonAccessibleName=Lista
- FileChooser.detailsViewButtonToolTipText=Detaljerad lista
- FileChooser.detailsViewButtonAccessibleName=Detaljerad lista
-
- ############ InternalFrameTitlePane Strings ############
- InternalFrameTitlePane.iconifyButtonAccessibleName=Minimera
- InternalFrameTitlePane.maximizeButtonAccessibleName=Maximera
- InternalFrameTitlePane.closeButtonAccessibleName=St\u00e4ng
-
-